home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / moni / ALoad1_0.lha / lav / ALoad_temp.c next >
Encoding:
Text File  |  1993-06-12  |  264 b   |  12 lines

  1. /* This file contains empty template routines that
  2.  * the IDCMP handler will call uppon. Fill out these
  3.  * routines with your code or use them as a reference
  4.  * to create your program.
  5.  */
  6.  
  7. int ALoadCloseWindow( void )
  8. {
  9.     /* routine for "IDCMP_CLOSEWINDOW". */
  10. }
  11.  
  12.